home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 039a / uw201.zip / README.NOW < prev    next >
Text File  |  1991-10-12  |  7KB  |  155 lines

  1.   
  2.                              UltraWin V2.01
  3.                         (C) 1991 EnQue Software
  4.  
  5.  
  6.                              EnQue Software
  7.                             Route 1, Box 116C
  8.                          Pleasant Hill, MO  64080
  9.  
  10.                       24-hour BBS    : (816) 353-0991
  11.                       Fax / Voice    : (816) 329-6670
  12.                       Voice          : (816) 353-5561
  13.  
  14. _____________________________________________________________________________
  15.  
  16.   This archive contains the following:
  17.  
  18.   1)  UW_DEMO.EXE
  19.         This is a demo of UltraWin V2.01 that shows just a few of its
  20.         capabilities.  This program was compiled under Turbo C, large
  21.         model, and works in both text and graphic modes!
  22.  
  23.   2)  UW_DEMO.C
  24.         The source code to UW_DEMO.EXE.  A careful inspection of this
  25.         file will give you a real head start in writing your own programs.
  26.         We wrote this not only to serve as a demo, but also as a reference
  27.         on how to utilize UltraWin to perform some really impressive feats!
  28.  
  29.   3)  8x14ICON.FNT
  30.         This is the font file used by UW_DEMO.EXE.  It was created with
  31.         UltraWin's powerful font editor, also part of the UltraWin
  32.         package.
  33.  
  34.   4)  STR_DEMO.EXE
  35.         This is a demonstration of UltraWin 2.01's powerful new data entry
  36.         functions.  All the power of UltraWin 1.21 plus a lot more!  This
  37.         file was compiled under the small model library, so you may use
  38.         this as a test file to compile yourself to be sure you have
  39.         UltraWin installed correctly for your compiler.  For example, if
  40.         you are using Turbo C, or Borland C++ under the nomal ANSI (.C)
  41.         compiler, Your project would include STR_DEMO.C and UWINTS.LIB.
  42.  
  43.   5)  STR_DEMO.C
  44.         This is the source code to STR_DEMO.EXE.
  45.  
  46.   6)  UW.H, UW_GLOBX.H, UW_KEYS.H, UW_PROTO.H
  47.         These are the header files for UltraWin.  Include these files into
  48.         each of your source files that needs to access UltraWin.
  49.  
  50.   7)  README.NOW
  51.         This is the file you are now reading.
  52.  
  53.   8)  UWINTS.LIB
  54.         The small model library for Turbo C, Turbo C++ and Borland C++,
  55.         under the normal ANSI "C" compiler (.C files).  Specify this file
  56.         in your "C" projects.
  57.  
  58.   9)  UWINTCPS.LIB
  59.         The small model library for Turbo C++ and Borland C++, under the
  60.         "C++" compiler (.CPP files).  Specify this file in your "C++"
  61.         projects.
  62.  
  63.   10) UWINMS.LIB
  64.         The small model library for Microsoft C.                             
  65.  
  66.  
  67.   11) ENQHELP.EXE
  68.         This is the stand alone hypertext help engine.  It allows you to
  69.         read our context-sensitive documentation from either DOS, or as  
  70.         a transfer program!  The program will even read the function name
  71.         under the blinking cursor and search for that function in the
  72.         documentation, giving you a context-sensitive function reference
  73.         from your compiler or text editor.  Refer to the documentation for
  74.         more information.
  75.  
  76.   12) ENQHELP.DOC
  77.         This is the documentation on how to both use the engine, as well
  78.         as write your own help files.
  79.  
  80.   13) TCKBD.COM
  81.         This is a tiny TSR that keeps a copy of the last cursor coordinates.
  82.         This is only needed for those of you which wish to setup the
  83.         ENQHELP.EXE program as a transfer program from your editor, as many
  84.         editors hide the cursor before calling a transfer program.
  85.  
  86.   14) PRT_HELP.EXE
  87.         This program will take an ASCII hypertexted help file and strip all
  88.         commands and special keywords.
  89.  
  90.   15) UW_HELP0.HLP - UW_HELP6.HLP
  91.         These are the context-sensitive hypertext help files, used by our
  92.         new help engine.  It is a complete, context-sensitive manual for
  93.         UltraWin.
  94.  
  95.  
  96. _____________________________________________________________________________
  97.  
  98.                            VERY IMPORTANT!!!
  99.  
  100.     If you like UltraWin, be sure to get InTUItion, UltraWin's companion
  101.   product that implements a complete user interface!  Dialog boxes, pick
  102.   lists, menus, and more are a snap with InTUItion.  InTUItion also gives
  103.   you a fully functioning file selector, a linkable context-sensitive
  104.   hypertext help engine, and a powerful dialog/menu/interface construction
  105.   program (the TUICP) that lets you interactively design your interface.
  106.   The TUICP can generate linkable dialogs and menus and even write the
  107.   processing code for you.  Best of all the tools and small model libraries
  108.   for InTUItion are free!
  109.  
  110.     If you don't have access to one of the major online services, you can
  111.   call our own BBS.  The BBS is also a good place to interact with other
  112.   users of our products, and get the latest demos and examples.  All the
  113.   latest tools and products are also available for download 24 hours a day,
  114.   7 days a week!
  115.  
  116. _____________________________________________________________________________
  117.  
  118.                          ORDERING INFORMATION
  119.   
  120.     To order UltraWin and/or InTUItion, simply mail a check or money order
  121.   for $39.95 for UltraWin, $99.95 for both UltraWin and InTUItion, to the
  122.   address at the top of this file.
  123.   
  124.     For $99.95 you get the large model libraries for all the Borland C and
  125.   C++ compilers as well as Microsoft C, complete source code for not only
  126.   the UltraWin and InTUItion libraries, but also for the TUICP, the
  127.   UltraWin font editor, and the EnQue Hypertext Help Engine. We also ship a
  128.   comprehensive laser printed manual bound in a handsome vinyl 3-ring
  129.   binder.  This format makes it very easy to incorporate any additions or
  130.   corrections we send.
  131.  
  132.     For $39.95 you get UltraWin with complete source, the stand alone
  133.   UltraWin Font Editor and EnQue Hypertext Help Engine, and the manual.
  134.   Both the $39.95 and $99.95 price also give you access to free upgrades
  135.   via the EnQue BBS.
  136.  
  137.     Considering the cost of tools that do anything close to what we do, our
  138.   price is dramatically low.  You will pay anywhere from $200 - $1000 to
  139.   get libraries of similar quality, and even then you might not be able to
  140.   do everything UltraWin and InTUItion can do.  Then add on top of that
  141.   our policy of letting you use the small model libraries and the full-blown
  142.   tools for free, and you have a combination that lets you really test-drive
  143.   our software before you buy it, not just look at some demo.  I don't know
  144.   how many times that we as programmers have ordered a package to find out
  145.   it doesn't live up to its billing, or it's so bug-laden that it's nearly
  146.   useless -- another couple of "c-notes" down the drain.  We want to be
  147.   different and innovative.  We feel that the users that do not purchase
  148.   the package, because the small model is enough for them to get by, will
  149.   be outweighed by those that appreciate our policy and shell out the 
  150.   relatively small price to get full source, printed manual, and support!
  151.  
  152.  
  153.        Boyd Gafford and Kevin Huck
  154.              EnQue Sofware
  155.